home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 128 21 / q21.d81 / t.golf boot < prev    next >
Text File  |  2022-08-28  |  3KB  |  61 lines

  1.  
  2.  
  3.                         T H E    1 9 T H    H O L E
  4.                                       
  5.                            by Barbara H. Schulak
  6.  
  7.  
  8.     I was just reading about golf in Sports Illustrated.  Apparently, golf
  9. is the only professional sport where the players are expected to inform the
  10. judges when they have broken the rules.  In all other sports, if a player
  11. can get away with an infraction because the judges didn't see it, more power
  12. to him.  I must admit that this speaks well for golf.  Perhaps it is truly a
  13. "gentleman's game".
  14.  
  15.     Often when a golfer plays, he's playing for score, not necessarily to
  16. beat an opponent.  A golfer's day-to-day scoring is very important in
  17. establishing a handicap, and this program by avid golfer Barbara Schulak
  18. will help you keep track of your scores and progress.  It will also figure
  19. your USGA Index and Home Course Handicap.
  20.  
  21.     Since I know little about the modern game of golf or the USGA, and since
  22. Barbara has included onscreen help for every menu choice, I'll just mention
  23. a few salient points about the program and get outta here.  I've got TV to
  24. watch.
  25.  
  26. (1) The program only keeps track of the last 50 scores.  This is to keep the
  27. sort routine from bogging down.  If you would rather it keep more scores (at
  28. the expense of speed) you can change the value of x in line 6.  First, run
  29. the program -- you MUST run the program first -- break out with RUN/STOP-
  30. RESTORE, then change line 6, and enter GOTO10000 to scratch and re-save the
  31. revised program.
  32.  
  33. (2) The input routines are not idiotproof.  The program expects you to be a
  34. gentlemanly golfer AND data enterer.  If you play by the rules, the program
  35. will treat you right.
  36.  
  37. (3) The scores are sorted by date, so please enter the date as asked: two
  38. digits for month (01 to 12), two digits for day of the month (01 to 31), and
  39. two digits for year (00 to 99).  Since 00 for the year 2000 is sorted
  40. earlier than 99 for 1999, you may want to stay away from mixing scores from
  41. 1999 and 2000 on the same disk -- IF golf still exists in the year 2000.
  42.  
  43. (4) The program allows for your playing several courses.  Before you start
  44. entering scores, you should set up the Courses file.  The Course # is the
  45. number of the course in the order they were entered.
  46.  
  47. (5) Barbara has provided a couple of demo files -- one course file ("golf
  48. courses") and one scores file ("barb") -- so you can load these and see what
  49. your record will look like after you've entered a few rounds.  The program
  50. provides a file requestor, but it shows all SEQ files.  When entering a file
  51. name for saving, use a name that you will recognize later as a scores file.
  52.  
  53.     LOADSTAR 128 would like to thank Barbara for using the most modern
  54. programming techniques in this specialized data base.  We hope you'll find
  55. that it knocks five or six strokes off your game.  If not, there's always
  56. cheating when the judge's back is turned.
  57.  
  58. FT
  59.  
  60.                     ***** R - Run    RETURN - Menu *****
  61.